home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 369 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: wossname.apana.org.au!fjc
  2. Subject: Re: Napsaterm and telnet
  3. Newsgroups: comp.sys.amiga.datacomm
  4. References: <189.6590T38T693@cyberspc.mb.ca> <999.6590T932T723@xmission.com>
  5. Distribution: world
  6. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  7. From: fjc@wossname.apana.org.au (Frank Copeland)
  8. Message-ID: <fjc.2n1p@wossname.apana.org.au>
  9. Date: Fri, 19 Jan 96 16:51:39 +1000
  10. Organization: International Oberon Secret Society
  11.  
  12. John S. Burger (jsburger@xmission.com) wrote:
  13. : On or about 17-Jan-96 11:41:58 Gary Stimpson typed the following words about
  14. : "Napsaterm and telnet".  My reply is thus...
  15. :
  16. :
  17. :  GS> How do I telnet to another host using Napsaterm?  Yes, I've read the
  18. :  GS> docs, but just can't figure it out.  Precisely, I want to connect
  19. :  GS> to: infinity.syr.edu 4242.
  20. :
  21. : In a shell type; napsaterm -d telnet infinity.syr.edu
  22.  
  23. If you want telnet to be the default device instead of rlogin, put this
  24. line in AmiTCP:db/napsaprefs:
  25.  
  26.     napsaterm.device: telnet
  27.  
  28. Frank Copeland
  29. --
  30. MODULE Sig;
  31. (* $Author: Frank Copeland <fjc@wossname.apana.org.au> $ *)
  32. IMPORT StdDisclaimer, CleverQuote, AdvocateOberon;
  33. END Sig.
  34.